// chương trình PHP đầu tay, đen trắng, khó theo dõi include "studio.php"; function main() { print("Hello"); } // chương trình PHP đầu tay, màu mè tí include "studio.php"; function main() { print("Hello"); }
quay lại trang chủ